
/* header css start */
.top-container {
    padding: 30px;
    text-align: center;
  }
  
  .header {
    padding: 5px 8px;
    background: rgb(234, 234, 234);
    color: #000000;
  }
  
  .contents {
    /* padding: 16px; */
    margin-bottom: 65px;
    /* position: -webkit-sticky !important; */
  }
  
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  
  .sticky + .content {
    padding-top: 102px;
  }
  /* header css end */
  /* footer css start */
  .footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    /* background-image: url("Images/footer.png"); */
    background-color: rgb(170, 47, 47);
    color: white;
    text-align: center;
  }
  /* footer css end */
  /* content css */
  .navbar-toggler {
    border-width: 0px;
  padding: 0px;
  }
  .navbar-toggler, button {
   border: 2px solid rgb(123, 63, 63);
  }

  .bg
  {
    background-color: #cd625ae1;
    border-radius: 30px;
  }
 
  .bg2
  {
    background-color: #5ac0cdbf;
    border-radius: 30px;
  }
  .bg3
  {
    background-color: #cd5a9fa3;
    border-radius: 30px;
  }
  .bg4
  {
    background-color: #cdc75adf;
    border-radius: 30px;
  }
  .bg5
  {
    background-color: #8acd5ac7;
    border-radius: 30px;
  }
  .bg6
  {
    background-color: #735acdc7;
    border-radius: 30px;
  }
  /* card css */.bg
  .shadow
  {
    box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 7px solid red;
    border-left: 2px solid red;
    border-right: 1px solid red;
    border-radius: 10px;
  }
  .shadow1
  {
    box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 7px solid rgb(1, 170, 248);
    border-left: 2px solid rgb(1, 170, 248);
    border-right: 1px solid  rgb(1, 170, 248);
    border-radius: 10px;
  }
  .shadow2
  {
    box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 7px solid rgb(248, 219, 1);
    border-left: 2px solid rgb(238, 255, 0);
    border-right: 1px solid  rgb(238, 255, 0);
    border-radius: 10px;
  }
  .shadow3
  {
    box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 7px solid rgb(146, 222, 255);
    border-left: 2px solid rgb(146, 222, 255);
    border-right: 1px solid  rgb(146, 222, 255);
    border-radius: 10px;
  }
  .shadow4
  {
    box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 7px solid rgb(0, 94, 255);
    border-left: 2px solid rgb(0, 94, 255);
    border-right: 1px solid  rgb(0, 94, 255);
    border-radius: 10px;
  }
  .shadows
  {
    box-shadow: 5px 0px 10px 4px lightgray;
  }
  .shadow32
  {
    box-shadow: 2px 0px 15px 4px lightgray;
    border-radius: 10px;
  }
  .shadows33
  {
    box-shadow: 2px 0px 15px 4px lightgray;
    border-radius: 10px;

  }
  .search
  {
    box-shadow: 2px 5px 15px 4px #6f0c0c;
  }
 .btn
  {
    border-radius: 500px;
  }
  /* location dropdown */
  .selectize-control::before {
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    display: block;
    top: 12px;
    right: 34px;
    width: 16px;
    height: 16px;
    background: url(images/spinner.gif);
    background-size: 16px 16px;
    opacity: 0;
  }
  .selectize-control.loading::before {
    opacity: 0.4;
  }
  /* img resize media queries */
  @media (max-width:767px) {
    .img {
        max-width: 100%;
        max-height: 100%;
    }
}

@media (min-width:768px) {
    .img {
        max-width: 100%;
        max-height: 240px;
    }
}

@media (min-width:992px) {
    .img {
        max-width: 100%;
        max-height: 314px;
    }
    .carousel-inner img {
      width: 100%;
      height: 100%;
    }
}
.carousel-inner img {
  width: 100%;
  height: 100%;
}
.shadow24
{
  border: 2px solid rgb(177, 62, 62);
  border-radius: 20px;
  box-shadow: 5px 0px 5px 5px rgb(214, 214, 214);
}
.shadow33
{
  box-shadow: 5px 0px 15px 5px rgb(214, 214, 214);
  border-radius: 20px;
}
.shadow0
{
  box-shadow: 5px 0px 15px 5px rgb(214, 214, 214);
  border-radius: 20px;
}
.shadow35
{
  box-shadow: 5px 0px 15px 5px rgb(214, 214, 214);
  border-radius: 500px;
}
.copy
{
  background-color: rgb(242, 107, 107);
}
.copyy
{
  background-color: rgba(242, 107, 107, 0.686);
}
.copye
{
  background-color: rgb(1, 198, 233);
}
.copyee
{
  background-color: rgb(247, 89, 27);
}
.copyeee
{
  background-color: rgb(221, 45, 240);
}
.copyeeee
{
  background-color: rgb(238, 26, 121);
}
.shadowp
{
  box-shadow: 5px 0px 15px 5px rgb(214, 214, 214);
  border-radius: 20px;
  background-color: rgb(93, 93, 206);
  color: #f1f1f1;
}
.borders
{
  box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 5px solid rgb(248, 219, 1);
    
    border-radius: 10px;
}
.borderss
{
  box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 5px solid rgb(1, 100, 248);
    
    border-radius: 10px;
}
.bordersss
{
  box-shadow: 5px 0px 10px 4px lightgray;
    border-top: 5px solid #00f857;
    
    border-radius: 10px;
}
.borderssss
{
  box-shadow: 5px 0px 10px 4px lightgray;
  border-top: 5px solid #f80078;
  
  border-radius: 10px;
}
.page30
{
  box-shadow: 5px 0px 10px 4px lightgray;
  border-top: 5px solid #f81100;
  
  border-radius: 10px;
}
.page300
{
  box-shadow: 5px 0px 10px 4px lightgray;
  border-top: 5px solid #00f8b2;
  
  border-radius: 10px;
}
/*  header nav css*/

/*  */
/* Slideshow container */
.slideshow-container {
  position: relative;
  background: #fffffff1;
  border: 1px solid white;
  box-shadow: 5px 0px 10px 4px lightgray;
  border-radius: 30px;
}

/* Slides */
.mySlides {
  display: none;
  padding:10px;
  border-radius: 15px ;
 
}
.p, .n {
  top: 105%;
  margin-top: -30px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
 
  width: auto;
  
  padding: 16px;
  color: rgb(245, 245, 245);
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(237, 236, 238, 0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 10px;
    background: rgb(255, 255, 255);
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: rgb(138, 18, 14);
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #1a59e1cb;
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}

/*  */
.sa{
  border-top: 5px solid yellow;

}
.saa{
  border-top: 5px solid #66da5c;
}
.saaa{
  border-top: 5px solid #e77c35;
}
.saaaa{
  border-top: 5px solid #b3276d;
}
.saaaaa{
  border-top: 5px solid #0087c5;
}
.saaaaaa{
  border-top: 5px solid #6fb59f;
}
.saaaaaaa{
  border-top: 5px solid #d70000;
}
.containers {
  

  border-radius: 5px;
  padding: 5px;
  margin: 5px 0
}

.containers::after {
  content: "";
  clear: both;
  display: table;
}

.containers img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;

  border-radius: 50%;
}

.containers span {
  font-size: 20px;
  /* margin-right: 15px; */
}

/* accordian */
.accordion {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border:none;
  border-bottom:1px solid #ccc;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.credit
{
  border-radius: 50px;
}

.active, .accordion:hover {
  background-color: rgb(199, 101, 86);
}

.accordion:after {
  content: '\002B';
  color: rgb(251, 12, 12);
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

/* .active:after {
  /* content: "\2212"; */
  .fa-solid
{
  color: #009e37;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.faq
{
  box-shadow: 5px 0px 10px 4px rgb(202, 202, 202);
  border-radius: 10px;
}
.btn-green
{
  background-color: #009e37;
  border-radius: 10px;
  font-size: medium;
  box-shadow:5px 0px 10px 4px #519066;
}
.transaction
{
  border-bottom:3px solid #009e37;
  border-top:3px solid #009e37 ;
  box-shadow:5px 0px 10px 4px #2c523c;
}

/* media queries */
@media (min-width:320px)  {

}
@media (min-width:480px)  {
  
  
}
@media (min-width:600px)  { 
  

}
@media (min-width:801px)  { 
  

 }
@media (min-width:1025px) { 

  
 }

/* Style the tab */
.tab {
  overflow: hidden;
  /* border: 1px solid #ccc; */
  background-color: #efefef;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  /* background-color: rgb(127, 122, 223); */
  border-radius: 10px;
  color: white;
  border-bottom: 5px solid rgb(27, 81, 169);
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: rgb(84, 144, 240);
  border-radius: 10px;
}

/* Style the tab content */
.tabcontent {
  display: block;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.tabcontent .active {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.colo{
  color: #a7bb6b;
}
.bor{
  border-radius: 25px;
}
.borr{
  border: 1px solid rgb(239, 237, 237);
  border-radius: 25px;
}
/* menubar */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align:left;

}

.sidenav a, .dropdownbtn{
 
  text-decoration: none;
  font-size: 15px;
  color:black;
 display: block;
  border: none;
  background: none;
  transition: 0.3s;
	width: 100%;
	text-align: left;
}


.sidenav a:hover{
  color: #808080;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
	text-align:right;
}
/* Main content */
.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: white;
  color: black;
	outline: none;
	border: none;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: white;
	font-size:10px;
  padding: 8px 8px 8px 32px;
}
button:focus {
    outline: none !important;
    outline: none !important;
}
/* Optional: Style the caret down icon */
.fa-caret-down {
  float:right;
  padding-right:5px;
	
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.backcolor
{
  border-radius: 10px;
  border-top: 4px solid rgb(247, 3, 85);
  border-left: 2px solid rgb(215, 0, 72);
  border-right: 2px solid rgb(215, 0, 72);
}
.backcolorr
{
  border-radius: 10px;
  border-top: 4px solid rgb(221, 219, 85);
  border-left: 2px solid rgb(221, 219, 85);
  border-right: 2px solid rgb(221, 219, 85);
}
.backcolorrr
{
  border-radius: 10px;
  border-top: 4px solid rgb(85, 192, 221);
  border-left: 2px solid rgb(85, 192, 221);
  border-right: 2px solid rgb(85, 192, 221);
}
/* jeni css */
 /* border radius */
  .rounded-4
  {
    border-radius: 15px;
   
  }
  /* shadow */
  .shadow
  {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .pro{
    border-left: 4px solid green;
  }
  .pro1
  {
    border-bottom: 4px solid yellowgreen; 
  }
  .pro2
  {
    border-bottom: 4px solid skyblue; 
  }
  .pro3
  {
    border-bottom: 4px solid #B72AE9; 
  }
  .pro4
  {
    border-bottom: 4px solid #E92A2A; 
  }
  .card1{
    border-left: 4px solid rgb(8, 40, 156);
  }
  .card2{
    border-left: 4px solid #E92A2A;
  }
  .card3{
    border-left: 4px solid #e9c92a;
  }
  .card4{
    border-left: 4px solid #e92ad0;
  }
  .card5{
    border-left: 4px solid #30e92a;
  }
  .card6{
    border-left: 4px solid #2ae9e0;
  }
  /* slider */
  /* img resize media queries */
  @media (max-width:767px) {
    .img {
        max-width: 100%;
        max-height: 100%;
    }
}

@media (min-width:768px) {
    .img {
        max-width: 100%;
        max-height: 240px;
    }
}

@media (min-width:992px) {
    .img {
        max-width: 100%;
        max-height: 314px;
    }
    .carousel-inner img {
      width: 100%;
      height: 100%;
    }
}
.carousel-inner img {
  width: 100%;
  height: 100%;
}
.card{
    border: none;
}